home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / utils / recoqlib / include / pragmas / recoq_pragma.s
Text File  |  1980-01-03  |  204b  |  8 lines

  1. #ifndef PRAGMAS_RECOQ_PRAGMAS_H
  2. #define PRAGMAS_RECOQ_PRAGMAS_H
  3.  
  4. /*--- functions in V1 or higher ( distributed as Release 1.1 ) ---*/
  5. #pragma libcall rqWhatIs 1E 802
  6.  
  7. #endif /* PRAGMAS_RECOQ_PRAGMAS_H */
  8.